menudefault

Sets a time delayed default option for a config.sys menu.

   menudefault=defaultoption,delay
where the delay is in seconds.

Example

   MENU Choose Wisely:
   MENU
   MENU 0)    normal stuff
   MENU 1)    alternative stuff
   
   MENUDEFAULT=0,5
The menu will wait 5 seconds. If no key is pressed in this time, option 0 is selected automatically.

See Also

menu
config.sys

Copyright © 2003 Rob Platt
This file forms part of The FreeDOS HTML Help Documentation, and is covered under its terms: see index.htm